rk3399: syscon: add support for pmugrf
authorKever Yang <[email protected]>
Tue, 16 Aug 2016 09:58:10 +0000 (17:58 +0800)
committerSimon Glass <[email protected]>
Thu, 22 Sep 2016 13:32:22 +0000 (07:32 -0600)
commitc55e30eb83f100753f3ed92c10ca3789c68fb8aa
tree1cf4aa22a9f29d25cfbd41528f9439b39272f24e
parenta2ed3f452dd1cf4982fe46d5111d200909786686
rk3399: syscon: add support for pmugrf

pmugrf is a module like grf which contain some of the iomux registers
and other registers.

Signed-off-by: Kever Yang <[email protected]>
Acked-by: Simon Glass <[email protected]>
arch/arm/include/asm/arch-rockchip/clock.h
arch/arm/mach-rockchip/rk3399/syscon_rk3399.c